Functions to manipulate a forest
object.
forest_mergeTrees(x, byDBHclass = TRUE)
forest_mergeShrubs(x, byHeightclass = TRUE)
An object of class forest
.
Boolean flag to indicate that 5-cm tree DBH classes should be kept separated.
Boolean flag to indicate that 10-cm shrub height classes should be kept separated.
Another forest
object with merged trees or shrubs, depending on the function.